chore(deps): update actions/checkout action to v6#38
Merged
Conversation
597ac1a to
1065bee
Compare
Owner
|
/review |
SimplyCrystal
approved these changes
Feb 4, 2026
SimplyCrystal
left a comment
There was a problem hiding this comment.
Review Summary
✅ APPROVED - This is a safe dependency update.
Changes
- Updates
actions/checkoutfrom v4/v5 → v6 across 5 workflow files - Affects: agent.yml, auto-review.yml, corin-docker-build.yml, gqldb/.github/workflows/ci.yml
Analysis
V6 Changes:
- Internal credential storage architecture change (from
.git/configto separate file withincludeIf) - No breaking changes to public API or default behavior
- All inputs remain compatible (token, fetch-depth, etc.)
Compatibility Verified:
- ✅ Custom PAT tokens (
token: ${{ secrets.GH_PAT }}) - fully supported - ✅ Full history checkout (
fetch-depth: 0) - fully supported - ✅ Standard checkout without special options - fully supported
Recommendation
Safe to merge. The credential storage change is transparent to users and improves security isolation.
8fa1881 to
d3cb805
Compare
d3cb805 to
cf3c9fa
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v4→v6v5→v6Release Notes
actions/checkout (actions/checkout)
v6Compare Source
v5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.